WhyNeko Booru

Shimmie Markup Examples

.
This page contains formatting examples of what we've discovered thus far. (Someday I'll remember to look at github.)

Things that seem to work:

[b]strong text[/b]

Makes text bold.

[i]emphasized text[/i]
 Makes text italicized.

[u]underlined text[/u]

[b][code][[Index]]
 Links to the wiki Index.

[b][code][spoiler]Some spoiler text[/spoiler]
 Marks a section of text as spoilers.

[b][code][url=http://whynow.mine.nu/booru]External Links[/url]
 Full urls can be inserted with bbCode!

[b][code][quote]a quote[/quote]
 Quoted Texts.

[b][code][*]A Bullet
 Pewpew! [*] graze![*] 

[b][code][li]Another Bullet[/li]
 Alternate (identical to [noparse][*][/noparse])

[li] test [li]inside[/li] [/li]


[code]if (2+2 == 5) die();

Code escapes format parsing.

[b]BBcode that don't workz... ;_;

On a separate Unsupported BBcode page to avoid confusion.